Skip to content

chore(deps): Update arillso/.github action to v2026-03-11#65

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github-actions
Closed

chore(deps): Update arillso/.github action to v2026-03-11#65
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 25, 2026

This PR contains the following updates:

Package Type Update Change Pending
arillso/.github action patch 2026-03-092026-03-11 2026-03-24

Release Notes

arillso/.github (arillso/.github)

v2026-03-11

Compare Source

Added
  • ci-go.yml: New dedicated Go CI workflow with go test and golangci-lint
  • actions/check-argument-specs: New composite action to validate Ansible
    role variables in defaults/main.yml against meta/argument_specs.yml
    with recursive suboptions checking and GitHub Actions annotations
  • ci-ansible-collection.yml: New argument-specs job using the composite
    action (enabled by default via enable_argument_specs_check input)
  • Support for # noqa: argument-specs comments to skip variables from checks
Changed
  • ci-go-action.yml → ci-lint.yml: Renamed and reduced to pure linting tools
    (actionlint, shellcheck, yamllint); Go-specific jobs moved to ci-go.yml
  • templates/workflows/ci.yml: Updated to use ci-go.yml + ci-lint.yml
    instead of ci-go-action.yml
Fixed
  • Skip default value comparison for Jinja2 template expressions
  • Improved dict heuristic to avoid false warnings on lookup/mapping dicts
    (e.g. OS-family keys like Debian, RedHat)
  • Skip suboptions warning for lookup/mapping dicts
  • Recursive suboptions quality check now runs independent of default values
Chore
  • Added Python cache files (__pycache__/, *.pyc) to .gitignore


Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 25, 2026
@renovate renovate bot requested a review from sbaerlocher as a code owner March 25, 2026 01:14
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 25, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2026-03-11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github-actions branch March 25, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants